[XEND] Sync Xen API with newer VDB and VIF specification.
authorAlastair Tse <atse@xensource.com>
Thu, 7 Dec 2006 16:08:44 +0000 (16:08 +0000)
committerAlastair Tse <atse@xensource.com>
Thu, 7 Dec 2006 16:08:44 +0000 (16:08 +0000)
commit69370cc992643992941d7d65d591f26cc2bf0cc3
treeee4177577a6333102d128c9b218d0be134519273
parentdee1d9ba0c760f68519f2354d1660f80d7447dfb
[XEND] Sync Xen API with newer VDB and VIF specification.

Fix breakage with storing VIF and VBD refs, remove extraneous
debugging. Also fixing some type errors in default values for Xen API
if things are missing in XendConfig.

Signed-off-by: Alastair Tse <atse@xensource.com>
tools/python/xen/xend/XendAPI.py
tools/python/xen/xend/XendConfig.py
tools/python/xen/xend/XendDomainInfo.py